home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / misc / coding / midas060 / src / functids.txt < prev    next >
Encoding:
Text File  |  1997-01-16  |  5.8 KB  |  340 lines

  1.     MIDAS Sound System function ID numbers
  2.     --------------------------------------
  3.  
  4. $Id: functids.txt,v 1.5 1997/01/16 18:24:38 pekangas Exp $
  5.  
  6. 100 dmaAllocBuffer
  7. 101 dmaFreeBuffer
  8. 102 dmaPlayBuffer
  9. 103 dmaStop
  10. 104 dmaGetPos
  11.  
  12. 200 dsmInit
  13. 201 dsmClose,
  14. 202 dsmGetMixRate,
  15. 203 dsmOpenChannels,
  16. 204 dsmCalcVolTable,
  17. 205 dsmCloseChannels,
  18. 206 dsmClearChannels,
  19. 207 dsmMute,
  20. 208 dsmPause,
  21. 209 dsmSetMasterVolume,
  22. 210 dsmGetMasterVolume,
  23. 211 dsmSetAmplification,
  24. 212 dsmGetAmplification,
  25. 213 dsmPlaySound,
  26. 214 dsmReleaseSound,
  27. 215 dsmStopSound,
  28. 216 dsmSetRate,
  29. 217 dsmGetRate,
  30. 218 dsmSetVolume,
  31. 219 dsmGetVolume,
  32. 220 dsmSetSample,
  33. 221 dsmGetSample,
  34. 222 dsmChangeSample,
  35. 223 dsmSetPosition,
  36. 224 dsmGetPosition,
  37. 225 dsmGetDirection
  38. 226 dsmSetPanning,
  39. 227 dsmGetPanning,
  40. 228 dsmMuteChannel,
  41. 229 dsmAddSample,
  42. 230 dsmRemoveSample,
  43. 231 dsmMixData
  44. 232 dsmMix
  45. 233 dsmMixMoNormal
  46. 234 dsmMixStNormal
  47. 235 dsmClearBuffer
  48. 236 dsmStartStream
  49. 237 dsmStopStream
  50. 238 dsmSetLoopCallback
  51. 239 dsmSetStreamWritePosition
  52.  
  53. 300 emsInit
  54. 301 emsClose
  55. 302 emsAlloc
  56. 303 emsFree
  57. 304 emsMap
  58. 305 emsSave
  59. 306 emsRestore
  60. 307 emsAllocPages
  61. 308 emsFreePages
  62. 309 emsSafe
  63. 310 emsStopSafe
  64.  
  65. 400 memAlloc
  66. 401 memFree
  67.  
  68. 500 modIdentify
  69. 501 modInit
  70. 502 modClose
  71. 503 modLoadModule
  72. 504 modFreeModule
  73. 505 modPlayModule
  74. 506 modStopModule
  75. 507 modSetUpdRateFunct
  76. 508 modPlay
  77. 509 modSetPosition
  78. 510 modGetInformation
  79. 511 modConvertSample
  80. 512 modConvertPattern
  81.  
  82. 600 s3mIdentify
  83. 601 s3mInit
  84. 602 s3mClose
  85. 603 s3mLoadModule
  86. 604 s3mFreeModule
  87. 605 s3mPlayModule
  88. 606 s3mStopModule
  89. 607 s3mSetUpdRateFunct
  90. 608 s3mPlay
  91. 609 s3mSetPosition
  92. 610 s3mGetInformation
  93. 611 s3mDetectChannels
  94. 612 s3mFindUsedInsts
  95.  
  96. 700 mtmIdentify
  97. 701 mtmInit
  98. 702 mtmClose
  99. 703 mtmLoadModule
  100. 704 mtmFreeModule
  101. 705 mtmPlayModule
  102. 706 mtmStopModule
  103. 707 mtmSetUpdRateFunct
  104. 708 mtmPlay
  105. 709 mtmSetPosition
  106. 710 mtmGetInformation
  107. 711 mtmConvertSample
  108. 712 mtmConvertTrack
  109.  
  110. 1000 tmrGetScrSync
  111. 1001 tmrInit
  112. 1002 tmrClose
  113. 1003 tmrPlaySD
  114. 1004 tmrStopSD
  115. 1005 tmrPlayMusic
  116. 1006 tmrStopMusic
  117. 1007 tmrSyncScr
  118. 1008 tmrStopScrSync
  119. 1009 tmrSetUpdRate
  120.  
  121. 1100 vuInit
  122. 1101 vuClose
  123. 1102 vuPrepare
  124. 1103 vuRemove
  125. 1104 vuMeter
  126.  
  127. 1200 rfOpen
  128. 1201 rfClose
  129. 1202 rfGetSize
  130. 1203 rfRead
  131. 1204 rfWrite
  132. 1205 rfSeek
  133. 1206 rfGetPosition
  134.  
  135. 1300 fileOpen
  136. 1301 fileClose
  137. 1302 fileGetSize
  138. 1303 fileRead
  139. 1304 fileWrite
  140. 1305 fileSeek
  141. 1306 fileGetPosition
  142.  
  143. 1400 dpmiAllocDescriptor
  144. 1401 dpmiFreeDescriptor
  145. 1402 dpmiSetSegmentBase
  146. 1403 dpmiSetSegmentLimit
  147. 1404 dpmiSetSegmentAccessRights
  148. 1405 dpmiCreateCodeAlias
  149. 1406 dpmiAllocDOSMem
  150. 1407 dpmiFreeDOSMem
  151. 1408 dpmiRealModeInt
  152. 1409 dpmiGetSegmentBase
  153.  
  154. 1500 gmpInit
  155. 1501 gmpClose
  156. 1502 gmpSetUpdRateFunct
  157. 1503 gmpPlaySong
  158. 1504 gmpStopSong
  159. 1505 gmpPlay
  160. 1506 gmpSetTempo
  161. 1507 gmpPlayPattern
  162. 1508 gmpHandleCommands
  163. 1509 gmpNotePeriod
  164. 1510 gmpPlayNote
  165. 1511 gmpPeriodRate
  166. 1512 gmpFreeModule
  167. 1513 gmpLoadMOD
  168. 1514 gmpSetPeriod
  169. 1515 gmpChangePeriod
  170. 1516 gmpSetVolume
  171. 1517 gmpChangeVolume
  172. 1518 gmpNewNote
  173. 1519 gmpLoadXM
  174. 1520 gmpRunEnvelopes
  175. 1521 gmpLoadS3M
  176. 1522 gmpSetPanning
  177. 1523 gmpSetSyncCallback
  178.  
  179. 1600 fxInit
  180. 1601 fxClose
  181. 1602 fxLoadRawSample
  182. 1603 fxFreeSample
  183. 1604 fxSetAutoChannels
  184. 1605 fxPlaySample
  185. 1606 fxStopSample
  186. 1607 fxSetSampleRate
  187. 1608 fxSetSampleVolume
  188. 1609 fxSetSamplePanning
  189. 1610 fxSetSamplePriority
  190.  
  191. 1700 strInit
  192. 1701 strClose
  193. 1702 strPlayStreamFile
  194. 1703 strPlayStreamPolling
  195. 1704 strPlayStreamCallback
  196. 1705 strStopStream
  197. 1706 strFeedStreamData
  198. 1707 strSetStreamVolume
  199. 1708 strSetStreamPanning
  200. 1709 strIsStreamFinished
  201. 1710 strSetStreamRate
  202.  
  203. 2000 gusDetect
  204. 2001 gusInit
  205. 2002 gusClose
  206. 2003 gusGetMixRate
  207. 2004 gusGetMode
  208. 2005 gusOpenChans
  209. 2006 gusCloseChans
  210. 2007 gusClearChans
  211. 2008 gusMute
  212. 2009 gusPause
  213. 2010 gusSetMasterVolume
  214. 2011 gusGetMasterVolume
  215. 2012 gusSetAmplification
  216. 2013 gusGetAmplification
  217. 2014 gusPlaySound
  218. 2015 gusReleaseSound
  219. 2016 gusStopSound
  220. 2017 gusSetRate
  221. 2018 gusGetRate
  222. 2019 gusSetVolume
  223. 2020 gusGetVolume
  224. 2021 gusSetSample
  225. 2022 gusGetSample
  226. 2023 gusSetPosition
  227. 2024 gusGetPosition
  228. 2025 gusGetDirection
  229. 2026 gusSetPanning
  230. 2027 gusGetPanning
  231. 2028 gusMuteChannel
  232. 2029 gusAddSample
  233. 2030 gusRemoveSample
  234. 2031 gusSetUpdRate
  235. 2032 gusStartPlay
  236. 2033 gusPlay
  237. 2034 gusInitHeap
  238. 2035 gusFreeHeap
  239. 2036 gusMalloc
  240. 2037 gusFree
  241. 2038 gusAllocBlock
  242. 2039 gusCoreFree
  243.  
  244. 2100 pasDetect
  245. 2101 pasInit
  246. 2102 pasClose
  247.  
  248. 2200 wssDetect
  249. 2201 wssInit
  250. 2202 wssClose
  251.  
  252. 2300 sbDetect
  253. 2301 sbInit
  254. 2302 sbClose
  255.  
  256. 2400 winwDetect
  257. 2401 winwInit
  258. 2402 winwClose
  259. 2403 winwGetMode
  260. 2404 winwOpenChannels
  261. 2405 winwSetAmplification
  262. 2406 winwGetAmplification
  263. 2407 winwSetUpdRate
  264. 2408 winwStartPlay
  265. 2409 winwPlay
  266.  
  267. 2500 ossDetect
  268. 2501 ossInit
  269. 2502 ossClose
  270. 2503 ossGetMode
  271. 2504 ossOpenChannels
  272. 2505 ossSetAmplification
  273. 2506 ossGetAmplification
  274. 2507 ossSetUpdRate
  275. 2508 ossStartPlay
  276. 2509 ossPlay
  277.  
  278. 2600 gdcDetect
  279. 2601 gdcInit
  280. 2602 gdcClose
  281. 2603 gdcStartPlay
  282.  
  283. 2900 nsndDetect
  284. 2901 nsndInit
  285. 2902 nsndClose
  286. 2903 nsndGetMixRate
  287. 2904 nsndGetMode
  288. 2905 nsndOpenChans
  289. 2906 nsndCloseChans
  290. 2907 nsndClearChans
  291. 2908 nsndMute
  292. 2909 nsndPause
  293. 2910 nsndSetMaster
  294. 2911 nsndPlaySound
  295. 2912 nsndStopSound
  296. 2913 nsndSetRate
  297. 2914 nsndGetRate
  298. 2915 nsndSetVol
  299. 2916 nsndSetInst
  300. 2917 nsndSetPos
  301. 2918 nsndGetPos
  302. 2919 nsndSetPanning
  303. 2920 nsndGetPanning
  304. 2921 nsndMuteChannel
  305. 2922 nsndAddInst
  306. 2923 nsndRemInst
  307. 2924 nsndSetUpdRate
  308. 2925 nsndPlay
  309. 2926 nsndGetMasterVolume
  310. 2927 nsndGetVolume
  311. 2928 nsndGetInstrument
  312. 2929 nsndStartPlay
  313. 2930 nsndSetAmplification
  314. 2931 nsndGetAmplification
  315.  
  316. 3000 mixsdInit
  317. 3001 mixsdClose
  318. 3002 mixsdGetMode
  319. 3003 mixsdOpenChannels
  320. 3004 mixsdSetAmplification
  321. 3005 mixsdGetAmplification
  322. 3006 mixsdSetUpdRate
  323. 3007 mixsdStartPlay
  324. 3008 mixsdPlay
  325.  
  326. $Log: functids.txt,v $
  327. Revision 1.5  1997/01/16 18:24:38  pekangas
  328. Updated
  329.  
  330. Revision 1.4  1996/09/22 23:16:12  pekangas
  331. Updated to include all functions
  332.  
  333. Revision 1.3  1996/06/26 19:15:47  pekangas
  334. Added dsmSetLoopCallback
  335.  
  336. Revision 1.2  1996/05/26 17:49:05  pekangas
  337. Added dsmStreamStart, dsmStreamStop and WinWave IDs (oops)
  338.  
  339. Revision 1.1  1996/05/22 20:49:33  pekangas
  340. Initial revision